[WIDGET]

Width  = 168
height = 116

//this is the "column"
Cloud  = 0, 38, 48, 58, 75, 91, 100
//this is the "raw"
Rain = 0, 4, 20, 27, 37, 46, 60, 100

// needles in color for wind speed m/s
WINDGREEN   = 0, 4, FF058036
WINDYELLLOW = 4, 10, FFF7FF18
WINDRED     = 10, 1000, FFFF4b60

[ELEMENTS]

METEO = T, 239, 122, 168, 116, P, 0, 0
ICONS = T, 21, 398, 204, 238, W, 34, H, 34, P, 3, 3

TEMP.AMBIENT = T, 0, 190, 11, 17, P, 121, 3, FONTSIZE,0,FONTCOLOR ,6  
TEMP.TRACK   = T, 0, 190, 11, 17, P, 121, 21, FONTSIZE,0,FONTCOLOR,3  

NumericOnPathWetness  = T, 0, 190, 11, 17, P, 121, 40, FONTSIZE,0,FONTCOLOR,1
NumericOffPathWetness  = T, 0, 190, 11, 17, P, 121, 58, FONTSIZE,0,FONTCOLOR,1
NumericRaining        = T, 0, 190, 11, 17, P, 84, 78, FONTSIZE,0,FONTCOLOR ,2  
.NumericDarkCloud      = T, 0, 190, 11, 17, P, 122, 59, FONTSIZE,0,FONTCOLOR,1

//left compass = current direction and strength of wind
//needles for wind 0 to 4/ms = green needle / 4 to 10/ms = yellow needle / 10 to 1000/ms red needle
// 1/MS = 3.6 KM/H
//needle rotates into compass to follow wind direction
WINDLANCET  = T, 410, 203, 34, 34, P, 148, 95, R, 17, 17
.NumericWindSpeed = T, 0, 190, 11, 17, P, 121, 57, FONTSIZE,0,FONTCOLOR,1


///////////////////// NOT YET IMPLEMENTED ///////////////////////
//tire icon dry / intermediate / rain 34X35 px each // to be used for current tire
.TIREICONS = T, 66, 126, 102, 35, P, 168, 40

//NOT FOR NOW!!!!!!!!!!!!!!!!!!!!!!!!! time left to next weather step
.ForecastTime = T, 0, 190, 11, 17, P, 121, 78, FONTSIZE,0,FONTCOLOR ,1
//NOT FOR NOW!!!!!!!!!!!!!!!!!!!!!!!!! forecast wetness for next weather step
.ForecastNumericOnPathWetness  = T, 0, 190, 11, 17, P, 121, 96, FONTSIZE,0,FONTCOLOR,1

//NOT FOR NOW!!!!!!!!!!!!!!!!!!!!!!!!! right compass = forecast direction and strength of wind for next weather step
//at center of the compasses NUMERIC values for degrees direction of the wind (LEFT for current, RIGHT for forecast)
//position (P) indicates the center of rotation of the needle (6px each) into the widget
.ForecastNeedleWind = T, 26, 294, 18, 19, P, 74, 138

// NOT FOR NOW!!!!!!!!!!!!!!!!!! to be positioned at the center of each compass (fontsize to be redueced to 10px from 17px??
.NumericWindDirection = T, 0, 190, 11, 17, P, 16, 134, FONTSIZE,0,FONTCOLOR,1
.ForecastNumericWindDirection = T, 0, 190, 11, 17, P, 65, 134, FONTSIZE,0,FONTCOLOR,1
.NumericWindSpeed = T, 0, 190, 11, 17, P, 121, 57, FONTSIZE,0,FONTCOLOR,1

//NOT FOR NOW!!!!!!!!!!!!!!!!!!!!!!!!!tire icon dry / intermediate / rain 32px each // same icons to be used for forecast tire
.ForecastTire = T, 239, 333, 96, 46, P, 133, 115